home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / general.txt < prev    next >
Encoding:
Text File  |  1993-11-03  |  13.2 KB  |  339 lines

  1. Public (software) Library
  2. Copyright 1993 Nelson Ford, PsL ALL RIGHTS RESERVED
  3.  
  4. General Windows Programming
  5.  
  6.  
  7. Contents:
  8.  
  9. -----INSTALL:  Installation Programs
  10. -----HELP:  creating help files
  11. -----DATABASE
  12. -----TOOLS
  13. -----OTHER
  14.  
  15. ====================================
  16.  
  17. -----INSTALL:  Installation Programs
  18.  
  19. [INSPRO]
  20. EDI Install Pro 2.0
  21. (Eschalon Development Inc.; $100)
  22. is an installation utility for Windows. Features included dithered and/or bit
  23. mapped background, user selectable components, PM group creation, INI file
  24. modification and creation, version checking, full file compression with
  25. pack/unpack utilities, multiple disk support, and custom DLL support that allows
  26. you to expand the capabilities of EDI Install Pro to handle almost any possible
  27. installation requirements.
  28.  
  29. [INWIN]
  30. InWin 4.0
  31. (Softline, Inc.; $100-$300)
  32. is a global installer for applications and files running under Windows
  33. 3.x or DOS applications/files installing into the Windows environment.
  34. Features include error checking and informational dialog boxes, custom
  35. headers/footers/title/program name, and point and click end-user help.
  36. You can utilize any DOS self-extracting executable compression routine.
  37. A "gas gauge" indicator shows the current percentage of the install.
  38. Support is provided for up to a 10-disk installation. An ASCII file
  39. editor (such as Notepad) is required to create the script files.
  40.  
  41. [MODFIED]
  42. Modified Setup1
  43. (Johnson, L.J.; $0)
  44. adds new features to the PTK Setup program. It provides options to do a Full
  45. Installation or Update Files, and allows users to install in either a new
  46. program group or an existing group.
  47.  
  48. [RTFGEN]
  49. RTFGen 2.0
  50. (Baldwin, Dave; $0)
  51. converts plain ASCII files into Rich Text Format for use with the Windows Help
  52. Compiler. This is much easier than learning Word, or its equivalent.
  53.  
  54. [SVINST]
  55. SVInstal 2.1
  56. (Soft Ventures; $40)
  57. installs program and data files from a distribution floppy to a hard
  58. drive. It creates directories and copies files to them, builds a Windows
  59. program group and loads icons, and presents a README.TXT file in a
  60. pop-up window.
  61.  
  62. [WINSETUP]
  63. WinSetup 1.0
  64. (Money Smith Systems, Inc. ASP; $54-$104)
  65. is a compact (26K) program for installing applications in Windows. This is
  66. designed for shareware authors/vendors and supports multiple disk sets,
  67. self-extracting archives, Program Manager installation, documentation viewing,
  68. and prior post-install commands.
  69.  
  70. [WINST2]
  71. Winston Installer 2.1
  72. (Daniel Otis; $15)
  73. is an application installer for Windows 3.1. Features include file
  74. compression, span multiple disks, auto path creation, auto group creation,
  75. program initialization and un-install information.
  76.  
  77.  
  78. -----HELP:  creating help files
  79.  
  80. [CAPPS]
  81. HyperAct
  82. (Infotivity Technologies, Inc.; $?)
  83. allows the creation of dialog boxes, edit system control files and
  84. perform other functions without writing a single line of code because
  85. it uses standard Windows Help or Notepad commands. All specific
  86. functions are performed by using the simple HyperAct options. It's
  87. also usable by any help authoring system that creates Windows HELP.
  88.  
  89. [CR_HELP]
  90. CreateHelp! 2.01
  91. (Barnes, Nic; $40)
  92. is an authoring tool for creating Windows help files using WinWord 2.0x.
  93. Features include automatic context identification, search and link jumps
  94. and pop-ups, auto keyword addition, default font for titles and
  95. definitions, the ability to insert referenced hypergraphics, and full
  96. control of compilation options from within WinWord.
  97. Other features include point and click macro building, outline building
  98. from a list file, summary reporting, auto page building, secondary
  99. window support, context numbering, and full editing of the HPJ file from
  100. within CreateHelp. The manual also includes a section explaining how to
  101. write help files for first-timers.
  102.  
  103. [HLPRWIN]
  104. Helper 2.0
  105. (Brown, L.E. Jr; $15)
  106. contains a WinWord document template that simplifies the creation of Windows
  107. Help files. It allows you to easily edit, compile, test or modify your help
  108. files, run your favorite screen capture utility, and manage your project files
  109. from within the WinWord environment.
  110.  
  111. [MH]
  112. MiniHelp Tom Campbell; $0) is a preprocessor for the Microsoft
  113. Help Compiler. It lets you create help topic files using a simple
  114. language. It supports topics, titles, keywords, hypertext links,
  115. comments, and font sizing.
  116.  
  117. [QD_HELP]
  118. Quick and Dirty Help
  119. (Allen, Phil; $20)
  120. lets you use any ASCII editor to produce RTF files for the creation of
  121. Windows 3.0 Help Files. With QDHelp, you can easily create help files
  122. with links, popups, bitmaps, search keys, and browse sequences. Support
  123. is included for topic macro links, colored text, and automatic
  124. generation of HPLJ files. The MS Help Compiler is required.
  125.  
  126. [RTFMAG]
  127. RTF Magic
  128. (BKMA; $20)
  129. contains a WFW macro that allows the rapid conversion of documents into
  130. Windows Help files. You use the outline feature of WinWord to organize
  131. the information and RTF MAGIC creates a matching table of contents in
  132. your help file. You do not have to build all the jumps, because browse
  133. sequences and buttons are automatically added.
  134.  
  135. [RTFGEN]
  136. RTFGen 2.01
  137. (Baldwin, Dave; $0)
  138. converts plain ASCII files into Rich Text Format for use with the Windows Help
  139. Compiler. This is much easier than learning Word, or its equivalent.
  140.  
  141. [WINHELP]
  142. WinHelp+ 3.0c
  143. (Stedy Software & Systems; $26)
  144. ties together tools used in creating help files. It has a pushbutton
  145. interface for calling up editors for RTF and BMP and other necessary
  146. input files, QD_Help (above), and the Help Compiler itself.
  147.  
  148. [VIS_HELP]
  149. Visual Help 1.0f
  150. (WinWare; $49)
  151. makes it easy to create Windows Help files without having to know any of
  152. the technical in's and out's. All you have to do is type in (or
  153. cut-and-paste) text and push a few buttons. You can run your help file
  154. in VH before compiling it to save time.
  155. This is a boon for programmers, but non-programmers can also use it to
  156. create hypertext documents for Windows. It is a stand-alone environment
  157. which does not require WinWord.
  158.  
  159.  
  160. -----DATABASE
  161.  
  162. [CDBW]
  163. CDB for Windows
  164. (Daytris Information Systems; $149)
  165. is a database toolkit for Windows programmers. A complete C-API is included
  166. with over 40 predefined database function calls. CDB is based on both the
  167. network and relational data models and uses an ISAM methodology for key file
  168. management. Other features include file locking, and the ability for multiple
  169. applications to access the same database concurrently. 480K of disk space is
  170. required.
  171.  
  172. [JORF]
  173. JORF
  174. (The JORF Company ASP; $85)
  175. is an object-oriented programming language for DOS and Windows that
  176. allows easy creation of data entry/database programs. It includes
  177. a DOS/Windows interpreter, editor, source level debugger, context-sensitive
  178. help, and sample programs. Support is provided for arrays, pointers,
  179. variable length records, multiple indexes, and network access to files.
  180.  
  181. [MF_DB]
  182. MF 1.0
  183. (Brown, Carl; $2-$186)
  184. is a multi-user, high performance database for Windows 3.x. Features
  185. include index-filters, structure-based records, userdefined keys as a
  186. DLL, and more. C and VB headers are also included. This will interface
  187. to any language capable of DLL calls.
  188.  
  189. [WINSQL]
  190. Quasar SQL for Windows
  191. (Stellar Industries; $198-$298)
  192. makes it easy for programmers to create relational database applications for
  193. Windows. It takes full advantage of Windows' pull down menus, dialog boxes,
  194. icons, and on-line help. It features a clear error-handling and reporting
  195. interface, and a complete transaction management facility.
  196. It provides a full-featured relational database engine, a multiple document
  197. editor, implementation of the American Standard SQL specification, and advanced
  198. indexing capabilities. This program gives developers a choice of front-end
  199. development environments, including C, C++, Visual Basic, Pascal, and more.
  200. Sample files are included. A hard disk or high density floppy is required.
  201.  
  202.  
  203. -----TOOLS
  204.  
  205. [ATREE]
  206. Atree
  207. (Thomas, Monroe M.; $0)
  208. is a complete programmers interface and an interpreter for non-programmers
  209. to experiment with Adaptive Logic Networks. Requires Windows 3.
  210.  
  211. [EXRAST@]
  212. Examining Rasters
  213. (CSO; $0)
  214. is an interactive programming tool that explores the way rasters behave
  215. in Windows code.
  216.  
  217. [WINDEV]
  218. Windows Developer 1.55a
  219. (Helios Software Solutions ASP; 25 Pounds)
  220. is an integrated program development environment. It can aid programmers in
  221. editing, compiling, linking, and testing projects using multiple edit windows.
  222. Other features include multi-vendor compiler support, tools to compare files,
  223. hypertext links, context sensitive help, a built-in file manager, and more.
  224.  
  225. [BOILER]
  226. BoilerPlate 1.0
  227. (Baldwin, Dave; $0)
  228. gets you started on a new OWL program by generating the appropriate
  229. boilerplate code. You start by using Resource Workshop or WRT to design
  230. your primary resources (menu, accelerator, cursor, etc.). BoilerPlate
  231. then uses the resource file (and additional information you supply) to
  232. generate code for your application.
  233.  
  234. [Logfile]
  235. Logfile 1.0
  236. (Raffel, Matthew P.; $10)
  237. contains a DLL that provides Windows developers a very easy and
  238. straightforward method of recording and logging information as a
  239. program runs. This will work with any Windows' language which can use
  240. API calls.
  241.  
  242. [WINMON]
  243. WinMon 1.1
  244. (Burki, David; $25)
  245. allows Windows programmers to display debugging information in a list
  246. box. The API to display information uses the same variable argument list
  247. format as the standard C printf() function. The set of APIs allow the
  248. behavior of the list to be controlled by the application being
  249. debugged.
  250.  
  251. [Wsheap]
  252. Wsheap
  253. (TurboPower Software; $0)
  254. is a tool for analyzing dangling heap space and resources in Windows
  255. applications.
  256.  
  257. [WD_NT]
  258. Windows Developer for NT 1.52
  259. (Helios Software Solutions ASP; 25 pounds)
  260. is an integrated program development environment. It can aid programmers
  261. in editing, compiling, linking, and testing projects using multiple edit
  262. windows.
  263. Other features include multi-vendor compiler support, tools to compare
  264. files, hypertext links, context sensitive help, a built-in file manager,
  265. and more. Requires Windows NT, and a 386 PC running the Oct. 1992+ Beta
  266. Win32 Software Development Kit.
  267.  
  268. [PFE004]
  269. Programmer's File Editor 0.04.008
  270. (Phillips, Alan; $0)
  271. is a programmer-oriented text editor for WIN31, Windows for Workgroups
  272. 3.1 and Windows/NT. Because its file capacity is limited only by the
  273. amount of available memory, it can handle very large files.
  274. Other features include the ability to run DOS commands, user-configurable
  275. key mapping, full font support, application launching, DDE
  276. support, and much more. The variety of features available make this
  277. package a powerful integrated development environment for any Windows
  278. programmer.
  279.  
  280. [WinEdit]
  281. WinEdit
  282. (Wilson WindowWare ASP; $60)
  283. is a programmer's editor designed for creating and maintaining program source
  284. code. Being a Windows App, it lets you load files as large as all the free
  285. memory available to Windows - up to 16meg. Being an ASCII file editor makes it
  286. useful in preparing files for Windows based desktop publishing programs.
  287. Features include unlimited number of document windows, word wrap, the ability
  288. to run compilers (or other tools) from within WinEdit with automatic capture
  289. of error messages to a window, search and replace, access to SDK and C 6.0
  290. help, and fast operation. It updates itself to cope with multiple instances
  291. and quitting Windows sessions, and lets you view Next/Previous Error of
  292. compiler output.
  293.  
  294. [TOOLSW]
  295. Tools:W
  296. (Gryzich, Kent; $295-$495)
  297. allows fast development of Microsoft Windows applications using the
  298. Windows SDK. It adds dialog box input validation, multi-user database
  299. interface, graphical display of database records, report writing, help,
  300. start-up, DDE and more. (The author can no longer be reached at the
  301. address provided in the documentation.)
  302.  
  303. [LZSSLib]
  304. LZSSLib 1.0
  305. (Eschalon Development Inc.; $25)
  306. is a file compression/decompression DLL for Windows programmers. It uses the
  307. LZSS algorithm. This should work with any language that supports DLL calling,
  308. such as Turbo Pascal, C/C++, Actor, Visual Basic, Realizer, and ObjectVision.
  309.  
  310.  
  311. -----OTHER
  312.  
  313. [ASMCLOCK]
  314. ASMClock
  315. is assembler code (and executable) whose purpose is to show that MASM 6.0
  316. can be used to write Windows programs. The assembler code was translated
  317. from a sample C program in Petzold's Windows book. Requires SDK 3.0.
  318.  
  319. [INTLDEMO]
  320. The INTL Package
  321. (Fahller, Bjrn ASP; $55)
  322. contains a DLL that adds international support to your applications. Also
  323. included are an INI file with international phrases and names of weekdays and
  324. months, a demonstration program, a Windows help file, source code, and more.
  325.  
  326. [PBCWin]
  327. PBCWin 1.0
  328. (Hanlin, Thomas III; $20)
  329. is a general purpose DLL for Windows programming. It is oriented toward VB but
  330. can be used with any language that supports DLLs. There are 79 routines,
  331. including bit manipulation, array initialization, PEEK, POKE, and SWAP routines,
  332. checksums and CRCs, equipment testing, string info, and more.
  333.  
  334. [WPJ1_7]
  335. Windows Programmer's Journal Volume 1 #7
  336. (Peter J. Davis and Mike Wallace) - is a monthly forum in a Help File format
  337. for programmers to share ideas and concepts about programming in the Windows
  338. environment.
  339.